翻訳と辞書
Words near each other
・ Negative checking
・ Negative conclusion from affirmative premises
・ Negative consequentialism
・ Negative cost
・ Negative Creep
・ Negative cutting
・ Negative database
・ Negative Dialectics
・ Negative double
・ Negative edge
・ Negative elongation factor
・ Negative energy
・ Negative equity
・ Negative feedback
・ Negative feedback amplifier
Negative flag
・ Negative Format
・ Negative free bid
・ Negative freeroll
・ Negative frequency
・ Negative FX
・ Negative FX (album)
・ Negative gearing
・ Negative hyperconjugation
・ Negative hypergeometric distribution
・ Negative impedance converter
・ Negative imprinting
・ Negative income tax
・ Negative index metamaterials
・ Negative interest on excess reserves


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Negative flag : ウィキペディア英語版
Negative flag

In a computer processor the negative flag or sign flag is a single bit in a system status (flag) register used to indicate whether the result of the last mathematical operation resulted in a value whose most significant bit was set. In a two's complement interpretation of the result, the negative flag is set if the result was negative.
For example, in an 8-bit signed number system, -37 will be represented as 1101 1011 in binary (the most significant bit is 1), while +37 will be represented as 0010 0101 (the most significant bit is 0).
The negative flag is set according to the result in the x86 series processors by the following instructions (referring to the Intel 80386 manual 〔http://www.intel.com/products/processor/manuals/index.htm〕):
* All arithmetic operations except multiplication and division;
* compare instructions (equivalent to subtract instructions without storing the result);
* Logical instructions - XOR, AND, OR;
* TEST instructions (equivalent to AND instructions without storing the result).
==References==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Negative flag」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.